PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeospatialMeasure Class / getDisplayCoordinateSystem Method
In This Topic
    getDisplayCoordinateSystem Method
    In This Topic
    Gets the display coordinate system.
    Syntax
    public PDFCoordinateSystem getDisplayCoordinateSystem()

    Return Value

    A projected or geographic coordinate system that shall be used for the display of position values, such as latitude and longitude.
    See Also